Skip to content

Conversation

@backporting
Copy link

@backporting backporting bot commented Nov 8, 2019

Backport #230.

This commit allows a more dynamic approach for specifying that a zephyr
library must be placed in a dedicated app memomory partition.
This is still done by defining the partition in code using
K_APPMEM_PARTITION_DEFINE, but now the zephyr library can be added to
the generation of partition table using zephyr_library_app_memory
instead of modifying the overall zephyr/CMakeLists.txt file.

Signed-off-by: Torsten Rasmussen <[email protected]>
This commits adds ${IMAGE} in order to support multiimage in the app
memory partition feature

Signed-off-by: Torsten Rasmussen <[email protected]>
@thst-nordic thst-nordic removed the DNM label Nov 8, 2019
@sigvartmh
Copy link
Contributor

sigvartmh commented Nov 8, 2019

This PR needs an equivalent PR to nrfconnect/sdk-nrf@34f64dc manifest update in v1.1 branch I think.

@tejlmand
Copy link
Contributor

tejlmand commented Nov 8, 2019

This PR needs an equivalent PR to NordicPlayground/fw-nrfconnect-nrf@34f64dc manifest update in v1.1 branch I think.

merge conflicts, so had to be created manually: nrfconnect/sdk-nrf#1458

@thst-nordic
Copy link
Contributor

thst-nordic commented Nov 11, 2019

merging in sync with NRF PR-1458

@thst-nordic thst-nordic merged commit eedc25e into v2.0.99-ncs1-branch Nov 11, 2019
@thst-nordic thst-nordic deleted the backport-230-to-v2.0.99-ncs1-branch branch January 16, 2020 11:14
@shanthanordic shanthanordic added this to the ncs-2.9.0 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants